Drop GDK_MULTIDEVICE_SAFE from the docs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 25 Oct 2016 23:51:24 +0000 (19:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 25 Oct 2016 23:51:24 +0000 (19:51 -0400)
All the non-multidevice safe API was deprecated and has been
dropped now.

docs/reference/gtk/compiling.sgml

index 1a77806cec02ba0e0168aa8488690fc139271b9f..89856f3be8d9431471e72b97a32fc0e6c7c93c3f 100644 (file)
@@ -90,12 +90,5 @@ GDK_PIXBUF_DISABLE_DEPRECATED and G_DISABLE_DEPRECATED for GDK, GdkPixbuf and
 GLib.
 </para>
 
-<para>
-Similarly, if you want to make sure that your program doesn't use any
-functions which may be problematic in a multidevice setting, you can
-define the preprocessor symbol GDK_MULTIDEVICE_SAFE by using the command
-line option <literal>-DGTK_MULTIDEVICE_SAFE=1</literal>.
-</para>
-
 </refsect1>
 </refentry>